home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gedit-2 / plugins / time / time.ui
Encoding:
Extensible Markup Language  |  2009-04-14  |  32.3 KB  |  618 lines

  1. <?xml version="1.0"?>
  2. <!--*- mode: xml -*-->
  3. <interface>
  4.   <object class="GtkDialog" id="time_dialog">
  5.     <property name="title" translatable="yes">Configure date/time plugin</property>
  6.     <property name="type">GTK_WINDOW_TOPLEVEL</property>
  7.     <property name="window_position">GTK_WIN_POS_NONE</property>
  8.     <property name="modal">False</property>
  9.     <property name="resizable">False</property>
  10.     <property name="destroy_with_parent">False</property>
  11.     <property name="has_separator">False</property>
  12.     <child internal-child="vbox">
  13.       <object class="GtkVBox" id="dialog-vbox1">
  14.         <property name="visible">True</property>
  15.         <property name="homogeneous">False</property>
  16.         <property name="spacing">8</property>
  17.         <child internal-child="action_area">
  18.           <object class="GtkHButtonBox" id="dialog-action_area1">
  19.             <property name="visible">True</property>
  20.             <property name="layout_style">GTK_BUTTONBOX_END</property>
  21.             <child>
  22.               <object class="GtkButton" id="button1">
  23.                 <property name="visible">True</property>
  24.                 <property name="can_default">True</property>
  25.                 <property name="can_focus">True</property>
  26.                 <property name="label">gtk-help</property>
  27.                 <property name="use_stock">True</property>
  28.                 <property name="relief">GTK_RELIEF_NORMAL</property>
  29.               </object>
  30.             </child>
  31.             <child>
  32.               <object class="GtkButton" id="button3">
  33.                 <property name="visible">True</property>
  34.                 <property name="can_default">True</property>
  35.                 <property name="can_focus">True</property>
  36.                 <property name="label">gtk-cancel</property>
  37.                 <property name="use_stock">True</property>
  38.                 <property name="relief">GTK_RELIEF_NORMAL</property>
  39.               </object>
  40.             </child>
  41.             <child>
  42.               <object class="GtkButton" id="button4">
  43.                 <property name="visible">True</property>
  44.                 <property name="can_default">True</property>
  45.                 <property name="can_focus">True</property>
  46.                 <property name="label">gtk-ok</property>
  47.                 <property name="use_stock">True</property>
  48.                 <property name="relief">GTK_RELIEF_NORMAL</property>
  49.               </object>
  50.             </child>
  51.           </object>
  52.           <packing>
  53.             <property name="padding">0</property>
  54.             <property name="expand">False</property>
  55.             <property name="fill">True</property>
  56.             <property name="pack_type">GTK_PACK_END</property>
  57.           </packing>
  58.         </child>
  59.         <child>
  60.           <object class="GtkVBox" id="time_dialog_content">
  61.             <property name="border_width">10</property>
  62.             <property name="visible">True</property>
  63.             <property name="homogeneous">False</property>
  64.             <property name="spacing">6</property>
  65.             <child>
  66.               <object class="GtkLabel" id="label1">
  67.                 <property name="visible">True</property>
  68.                 <property name="label" translatable="yes"><span weight="bold"> When inserting date/time...</span></property>
  69.                 <property name="use_underline">False</property>
  70.                 <property name="use_markup">True</property>
  71.                 <property name="justify">GTK_JUSTIFY_LEFT</property>
  72.                 <property name="wrap">False</property>
  73.                 <property name="selectable">False</property>
  74.                 <property name="xalign">7.45058e-09</property>
  75.                 <property name="yalign">0.5</property>
  76.                 <property name="xpad">0</property>
  77.                 <property name="ypad">0</property>
  78.               </object>
  79.               <packing>
  80.                 <property name="padding">0</property>
  81.                 <property name="expand">False</property>
  82.                 <property name="fill">False</property>
  83.               </packing>
  84.             </child>
  85.             <child>
  86.               <object class="GtkHBox" id="hbox2">
  87.                 <property name="visible">True</property>
  88.                 <property name="homogeneous">False</property>
  89.                 <property name="spacing">0</property>
  90.                 <child>
  91.                   <object class="GtkLabel" id="label3">
  92.                     <property name="visible">True</property>
  93.                     <property name="label" translatable="yes">    </property>
  94.                     <property name="use_underline">False</property>
  95.                     <property name="use_markup">False</property>
  96.                     <property name="justify">GTK_JUSTIFY_LEFT</property>
  97.                     <property name="wrap">False</property>
  98.                     <property name="selectable">False</property>
  99.                     <property name="xalign">0.5</property>
  100.                     <property name="yalign">0.5</property>
  101.                     <property name="xpad">0</property>
  102.                     <property name="ypad">0</property>
  103.                   </object>
  104.                   <packing>
  105.                     <property name="padding">0</property>
  106.                     <property name="expand">False</property>
  107.                     <property name="fill">False</property>
  108.                   </packing>
  109.                 </child>
  110.                 <child>
  111.                   <object class="GtkVBox" id="vbox4">
  112.                     <property name="visible">True</property>
  113.                     <property name="homogeneous">False</property>
  114.                     <property name="spacing">6</property>
  115.                     <child>
  116.                       <object class="GtkRadioButton" id="always_prompt">
  117.                         <property name="visible">True</property>
  118.                         <property name="can_focus">True</property>
  119.                         <property name="label" translatable="yes">_Prompt for a format</property>
  120.                         <property name="use_underline">True</property>
  121.                         <property name="relief">GTK_RELIEF_NORMAL</property>
  122.                         <property name="active">False</property>
  123.                         <property name="inconsistent">False</property>
  124.                         <property name="draw_indicator">True</property>
  125.                       </object>
  126.                       <packing>
  127.                         <property name="padding">0</property>
  128.                         <property name="expand">True</property>
  129.                         <property name="fill">True</property>
  130.                       </packing>
  131.                     </child>
  132.                     <child>
  133.                       <object class="GtkVBox" id="vbox5">
  134.                         <property name="visible">True</property>
  135.                         <property name="homogeneous">False</property>
  136.                         <property name="spacing">6</property>
  137.                         <child>
  138.                           <object class="GtkRadioButton" id="never_prompt">
  139.                             <property name="visible">True</property>
  140.                             <property name="can_focus">True</property>
  141.                             <property name="label" translatable="yes">Use the _selected format</property>
  142.                             <property name="use_underline">True</property>
  143.                             <property name="relief">GTK_RELIEF_NORMAL</property>
  144.                             <property name="active">False</property>
  145.                             <property name="inconsistent">False</property>
  146.                             <property name="draw_indicator">True</property>
  147.                             <property name="group">always_prompt</property>
  148.                           </object>
  149.                           <packing>
  150.                             <property name="padding">0</property>
  151.                             <property name="expand">True</property>
  152.                             <property name="fill">True</property>
  153.                           </packing>
  154.                         </child>
  155.                         <child>
  156.                           <object class="GtkHBox" id="hbox3">
  157.                             <property name="visible">True</property>
  158.                             <property name="homogeneous">False</property>
  159.                             <property name="spacing">0</property>
  160.                             <child>
  161.                               <object class="GtkLabel" id="label4">
  162.                                 <property name="visible">True</property>
  163.                                 <property name="label" translatable="yes">    </property>
  164.                                 <property name="use_underline">False</property>
  165.                                 <property name="use_markup">False</property>
  166.                                 <property name="justify">GTK_JUSTIFY_LEFT</property>
  167.                                 <property name="wrap">False</property>
  168.                                 <property name="selectable">False</property>
  169.                                 <property name="xalign">0.5</property>
  170.                                 <property name="yalign">0.5</property>
  171.                                 <property name="xpad">0</property>
  172.                                 <property name="ypad">0</property>
  173.                               </object>
  174.                               <packing>
  175.                                 <property name="padding">0</property>
  176.                                 <property name="expand">False</property>
  177.                                 <property name="fill">False</property>
  178.                               </packing>
  179.                             </child>
  180.                             <child>
  181.                               <object class="GtkScrolledWindow" id="formats_viewport">
  182.                                 <property name="visible">True</property>
  183.                                 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  184.                                 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  185.                                 <property name="shadow_type">GTK_SHADOW_IN</property>
  186.                                 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
  187.                                 <child>
  188.                                   <object class="GtkTreeView" id="formats_tree">
  189.                                     <property name="visible">True</property>
  190.                                     <property name="headers_visible">False</property>
  191.                                     <property name="rules_hint">False</property>
  192.                                     <property name="reorderable">False</property>
  193.                                     <property name="enable_search">True</property>
  194.                                   </object>
  195.                                 </child>
  196.                               </object>
  197.                               <packing>
  198.                                 <property name="padding">0</property>
  199.                                 <property name="expand">True</property>
  200.                                 <property name="fill">True</property>
  201.                               </packing>
  202.                             </child>
  203.                           </object>
  204.                           <packing>
  205.                             <property name="padding">0</property>
  206.                             <property name="expand">True</property>
  207.                             <property name="fill">True</property>
  208.                           </packing>
  209.                         </child>
  210.                       </object>
  211.                       <packing>
  212.                         <property name="padding">0</property>
  213.                         <property name="expand">True</property>
  214.                         <property name="fill">True</property>
  215.                       </packing>
  216.                     </child>
  217.                     <child>
  218.                       <object class="GtkVBox" id="vbox6">
  219.                         <property name="visible">True</property>
  220.                         <property name="homogeneous">False</property>
  221.                         <property name="spacing">2</property>
  222.                         <child>
  223.                           <object class="GtkHBox" id="hbox1">
  224.                             <property name="visible">True</property>
  225.                             <property name="homogeneous">False</property>
  226.                             <property name="spacing">12</property>
  227.                             <child>
  228.                               <object class="GtkRadioButton" id="use_custom">
  229.                                 <property name="visible">True</property>
  230.                                 <property name="can_focus">True</property>
  231.                                 <property name="label" translatable="yes">_Use custom format</property>
  232.                                 <property name="use_underline">True</property>
  233.                                 <property name="relief">GTK_RELIEF_NORMAL</property>
  234.                                 <property name="active">False</property>
  235.                                 <property name="inconsistent">False</property>
  236.                                 <property name="draw_indicator">True</property>
  237.                                 <property name="group">always_prompt</property>
  238.                               </object>
  239.                               <packing>
  240.                                 <property name="padding">0</property>
  241.                                 <property name="expand">False</property>
  242.                                 <property name="fill">False</property>
  243.                               </packing>
  244.                             </child>
  245.                             <child>
  246.                               <object class="GtkEntry" id="custom_entry">
  247.                                 <property name="visible">True</property>
  248.                                 <property name="can_focus">True</property>
  249.                                 <property name="editable">True</property>
  250.                                 <property name="visibility">True</property>
  251.                                 <property name="max_length">0</property>
  252.                                 <property name="text" translatable="no">%d/%m/%Y %H:%M:%S</property>
  253.                                 <property name="has_frame">True</property>
  254.                                 <property name="invisible_char" translatable="yes">*</property>
  255.                                 <property name="activates_default">False</property>
  256.                               </object>
  257.                               <packing>
  258.                                 <property name="padding">0</property>
  259.                                 <property name="expand">True</property>
  260.                                 <property name="fill">True</property>
  261.                               </packing>
  262.                             </child>
  263.                           </object>
  264.                           <packing>
  265.                             <property name="padding">2</property>
  266.                             <property name="expand">True</property>
  267.                             <property name="fill">True</property>
  268.                           </packing>
  269.                         </child>
  270.                         <child>
  271.                           <object class="GtkLabel" id="custom_format_example">
  272.                             <property name="visible">True</property>
  273.                             <property name="label" translatable="yes"><span size="small">01/11/2002 17:52:00</span></property>
  274.                             <property name="use_underline">False</property>
  275.                             <property name="use_markup">True</property>
  276.                             <property name="justify">GTK_JUSTIFY_RIGHT</property>
  277.                             <property name="wrap">False</property>
  278.                             <property name="selectable">False</property>
  279.                             <property name="xalign">1</property>
  280.                             <property name="yalign">0.5</property>
  281.                             <property name="xpad">0</property>
  282.                             <property name="ypad">0</property>
  283.                           </object>
  284.                           <packing>
  285.                             <property name="padding">0</property>
  286.                             <property name="expand">False</property>
  287.                             <property name="fill">False</property>
  288.                           </packing>
  289.                         </child>
  290.                       </object>
  291.                       <packing>
  292.                         <property name="padding">0</property>
  293.                         <property name="expand">True</property>
  294.                         <property name="fill">True</property>
  295.                       </packing>
  296.                     </child>
  297.                   </object>
  298.                   <packing>
  299.                     <property name="padding">0</property>
  300.                     <property name="expand">True</property>
  301.                     <property name="fill">True</property>
  302.                   </packing>
  303.                 </child>
  304.               </object>
  305.               <packing>
  306.                 <property name="padding">0</property>
  307.                 <property name="expand">True</property>
  308.                 <property name="fill">True</property>
  309.               </packing>
  310.             </child>
  311.           </object>
  312.           <packing>
  313.             <property name="padding">0</property>
  314.             <property name="expand">False</property>
  315.             <property name="fill">True</property>
  316.           </packing>
  317.         </child>
  318.       </object>
  319.     </child>
  320.     <action-widgets>
  321.       <action-widget response="0">button1</action-widget>
  322.       <action-widget response="0">button3</action-widget>
  323.       <action-widget response="0">button4</action-widget>
  324.     </action-widgets>
  325.   </object>
  326.   <object class="GtkDialog" id="choose_format_dialog">
  327.     <property name="border_width">5</property>
  328.     <property name="title" translatable="yes">Insert Date and Time</property>
  329.     <property name="type">GTK_WINDOW_TOPLEVEL</property>
  330.     <property name="window_position">GTK_WIN_POS_NONE</property>
  331.     <property name="modal">False</property>
  332.     <property name="resizable">False</property>
  333.     <property name="destroy_with_parent">True</property>
  334.     <property name="has_separator">False</property>
  335.     <child internal-child="vbox">
  336.       <object class="GtkVBox" id="dialog-vbox2">
  337.         <property name="visible">True</property>
  338.         <property name="homogeneous">False</property>
  339.         <property name="spacing">2</property>
  340.         <child internal-child="action_area">
  341.           <object class="GtkHButtonBox" id="dialog-action_area2">
  342.             <property name="visible">True</property>
  343.             <property name="layout_style">GTK_BUTTONBOX_END</property>
  344.             <child>
  345.               <object class="GtkButton" id="helpbutton1">
  346.                 <property name="visible">True</property>
  347.                 <property name="can_default">True</property>
  348.                 <property name="can_focus">True</property>
  349.                 <property name="label">gtk-help</property>
  350.                 <property name="use_stock">True</property>
  351.                 <property name="relief">GTK_RELIEF_NORMAL</property>
  352.               </object>
  353.             </child>
  354.             <child>
  355.               <object class="GtkButton" id="cancelbutton1">
  356.                 <property name="visible">True</property>
  357.                 <property name="can_default">True</property>
  358.                 <property name="can_focus">True</property>
  359.                 <property name="label">gtk-cancel</property>
  360.                 <property name="use_stock">True</property>
  361.                 <property name="relief">GTK_RELIEF_NORMAL</property>
  362.               </object>
  363.             </child>
  364.             <child>
  365.               <object class="GtkButton" id="okbutton1">
  366.                 <property name="visible">True</property>
  367.                 <property name="can_default">True</property>
  368.                 <property name="can_focus">True</property>
  369.                 <property name="relief">GTK_RELIEF_NORMAL</property>
  370.                 <child>
  371.                   <object class="GtkAlignment" id="alignment1">
  372.                     <property name="visible">True</property>
  373.                     <property name="xalign">0.5</property>
  374.                     <property name="yalign">0.5</property>
  375.                     <property name="xscale">0</property>
  376.                     <property name="yscale">0</property>
  377.                     <child>
  378.                       <object class="GtkHBox" id="hbox6">
  379.                         <property name="visible">True</property>
  380.                         <property name="homogeneous">False</property>
  381.                         <property name="spacing">2</property>
  382.                         <child>
  383.                           <object class="GtkImage" id="image1">
  384.                             <property name="visible">True</property>
  385.                             <property name="stock">gnome-stock-timer</property>
  386.                             <property name="icon_size">4</property>
  387.                             <property name="xalign">0.5</property>
  388.                             <property name="yalign">0.5</property>
  389.                             <property name="xpad">0</property>
  390.                             <property name="ypad">0</property>
  391.                           </object>
  392.                           <packing>
  393.                             <property name="padding">0</property>
  394.                             <property name="expand">False</property>
  395.                             <property name="fill">False</property>
  396.                           </packing>
  397.                         </child>
  398.                         <child>
  399.                           <object class="GtkLabel" id="label7">
  400.                             <property name="visible">True</property>
  401.                             <property name="label" translatable="yes">_Insert</property>
  402.                             <property name="use_underline">True</property>
  403.                             <property name="use_markup">False</property>
  404.                             <property name="justify">GTK_JUSTIFY_LEFT</property>
  405.                             <property name="wrap">False</property>
  406.                             <property name="selectable">False</property>
  407.                             <property name="xalign">0.5</property>
  408.                             <property name="yalign">0.5</property>
  409.                             <property name="xpad">0</property>
  410.                             <property name="ypad">0</property>
  411.                           </object>
  412.                           <packing>
  413.                             <property name="padding">0</property>
  414.                             <property name="expand">False</property>
  415.                             <property name="fill">False</property>
  416.                           </packing>
  417.                         </child>
  418.                       </object>
  419.                     </child>
  420.                   </object>
  421.                 </child>
  422.               </object>
  423.             </child>
  424.           </object>
  425.           <packing>
  426.             <property name="padding">0</property>
  427.             <property name="expand">False</property>
  428.             <property name="fill">True</property>
  429.             <property name="pack_type">GTK_PACK_END</property>
  430.           </packing>
  431.         </child>
  432.         <child>
  433.           <object class="GtkVBox" id="vbox7">
  434.             <property name="border_width">5</property>
  435.             <property name="visible">True</property>
  436.             <property name="homogeneous">False</property>
  437.             <property name="spacing">6</property>
  438.             <child>
  439.               <object class="GtkVBox" id="vbox8">
  440.                 <property name="visible">True</property>
  441.                 <property name="homogeneous">False</property>
  442.                 <property name="spacing">6</property>
  443.                 <child>
  444.                   <object class="GtkRadioButton" id="use_sel_format_radiobutton">
  445.                     <property name="visible">True</property>
  446.                     <property name="can_focus">True</property>
  447.                     <property name="label" translatable="yes">Use the _selected format</property>
  448.                     <property name="use_underline">True</property>
  449.                     <property name="relief">GTK_RELIEF_NORMAL</property>
  450.                     <property name="active">False</property>
  451.                     <property name="inconsistent">False</property>
  452.                     <property name="draw_indicator">True</property>
  453.                   </object>
  454.                   <packing>
  455.                     <property name="padding">0</property>
  456.                     <property name="expand">True</property>
  457.                     <property name="fill">True</property>
  458.                   </packing>
  459.                 </child>
  460.                 <child>
  461.                   <object class="GtkHBox" id="hbox4">
  462.                     <property name="visible">True</property>
  463.                     <property name="homogeneous">False</property>
  464.                     <property name="spacing">0</property>
  465.                     <child>
  466.                       <object class="GtkLabel" id="label5">
  467.                         <property name="visible">True</property>
  468.                         <property name="label" translatable="yes">    </property>
  469.                         <property name="use_underline">False</property>
  470.                         <property name="use_markup">False</property>
  471.                         <property name="justify">GTK_JUSTIFY_LEFT</property>
  472.                         <property name="wrap">False</property>
  473.                         <property name="selectable">False</property>
  474.                         <property name="xalign">0.5</property>
  475.                         <property name="yalign">0.5</property>
  476.                         <property name="xpad">0</property>
  477.                         <property name="ypad">0</property>
  478.                       </object>
  479.                       <packing>
  480.                         <property name="padding">0</property>
  481.                         <property name="expand">False</property>
  482.                         <property name="fill">False</property>
  483.                       </packing>
  484.                     </child>
  485.                     <child>
  486.                       <object class="GtkScrolledWindow" id="scrolledwindow1">
  487.                         <property name="visible">True</property>
  488.                         <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  489.                         <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  490.                         <property name="shadow_type">GTK_SHADOW_IN</property>
  491.                         <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
  492.                         <child>
  493.                           <object class="GtkTreeView" id="choice_list">
  494.                             <property name="visible">True</property>
  495.                             <property name="headers_visible">False</property>
  496.                             <property name="rules_hint">False</property>
  497.                             <property name="reorderable">False</property>
  498.                             <property name="enable_search">True</property>
  499.                           </object>
  500.                         </child>
  501.                       </object>
  502.                       <packing>
  503.                         <property name="padding">0</property>
  504.                         <property name="expand">True</property>
  505.                         <property name="fill">True</property>
  506.                       </packing>
  507.                     </child>
  508.                   </object>
  509.                   <packing>
  510.                     <property name="padding">0</property>
  511.                     <property name="expand">True</property>
  512.                     <property name="fill">True</property>
  513.                   </packing>
  514.                 </child>
  515.               </object>
  516.               <packing>
  517.                 <property name="padding">0</property>
  518.                 <property name="expand">True</property>
  519.                 <property name="fill">True</property>
  520.               </packing>
  521.             </child>
  522.             <child>
  523.               <object class="GtkVBox" id="vbox9">
  524.                 <property name="visible">True</property>
  525.                 <property name="homogeneous">False</property>
  526.                 <property name="spacing">2</property>
  527.                 <child>
  528.                   <object class="GtkHBox" id="hbox5">
  529.                     <property name="visible">True</property>
  530.                     <property name="homogeneous">False</property>
  531.                     <property name="spacing">12</property>
  532.                     <child>
  533.                       <object class="GtkRadioButton" id="use_custom_radiobutton">
  534.                         <property name="visible">True</property>
  535.                         <property name="can_focus">True</property>
  536.                         <property name="label" translatable="yes">_Use custom format</property>
  537.                         <property name="use_underline">True</property>
  538.                         <property name="relief">GTK_RELIEF_NORMAL</property>
  539.                         <property name="active">False</property>
  540.                         <property name="inconsistent">False</property>
  541.                         <property name="draw_indicator">True</property>
  542.                         <property name="group">use_sel_format_radiobutton</property>
  543.                       </object>
  544.                       <packing>
  545.                         <property name="padding">0</property>
  546.                         <property name="expand">False</property>
  547.                         <property name="fill">False</property>
  548.                       </packing>
  549.                     </child>
  550.                     <child>
  551.                       <object class="GtkEntry" id="custom_entry">
  552.                         <property name="visible">True</property>
  553.                         <property name="can_focus">True</property>
  554.                         <property name="editable">True</property>
  555.                         <property name="visibility">True</property>
  556.                         <property name="max_length">0</property>
  557.                         <property name="text" translatable="no">%d/%m/%Y %H:%M:%S</property>
  558.                         <property name="has_frame">True</property>
  559.                         <property name="invisible_char" translatable="yes">*</property>
  560.                         <property name="activates_default">False</property>
  561.                       </object>
  562.                       <packing>
  563.                         <property name="padding">0</property>
  564.                         <property name="expand">True</property>
  565.                         <property name="fill">True</property>
  566.                       </packing>
  567.                     </child>
  568.                   </object>
  569.                   <packing>
  570.                     <property name="padding">2</property>
  571.                     <property name="expand">True</property>
  572.                     <property name="fill">True</property>
  573.                   </packing>
  574.                 </child>
  575.                 <child>
  576.                   <object class="GtkLabel" id="custom_format_example">
  577.                     <property name="visible">True</property>
  578.                     <property name="label" translatable="yes"><span size="small">01/11/2002 17:52:00</span></property>
  579.                     <property name="use_underline">False</property>
  580.                     <property name="use_markup">True</property>
  581.                     <property name="justify">GTK_JUSTIFY_RIGHT</property>
  582.                     <property name="wrap">False</property>
  583.                     <property name="selectable">False</property>
  584.                     <property name="xalign">1</property>
  585.                     <property name="yalign">0.5</property>
  586.                     <property name="xpad">0</property>
  587.                     <property name="ypad">0</property>
  588.                   </object>
  589.                   <packing>
  590.                     <property name="padding">0</property>
  591.                     <property name="expand">False</property>
  592.                     <property name="fill">False</property>
  593.                   </packing>
  594.                 </child>
  595.               </object>
  596.               <packing>
  597.                 <property name="padding">0</property>
  598.                 <property name="expand">True</property>
  599.                 <property name="fill">True</property>
  600.               </packing>
  601.             </child>
  602.           </object>
  603.           <packing>
  604.             <property name="padding">0</property>
  605.             <property name="expand">False</property>
  606.             <property name="fill">True</property>
  607.           </packing>
  608.         </child>
  609.       </object>
  610.     </child>
  611.     <action-widgets>
  612.       <action-widget response="-11">helpbutton1</action-widget>
  613.       <action-widget response="-6">cancelbutton1</action-widget>
  614.       <action-widget response="-5">okbutton1</action-widget>
  615.     </action-widgets>
  616.   </object>
  617. </interface>
  618.